Skip to content

Conversation

Ramya2801
Copy link

Since pytest_html_results_table_header hook is not invoking in pytest-html 4.1.1 when running tests with markers. With pytest_html_results_table_header hook I’m trying to insert a snapshot column for failed test , since the table is not properly customized I'm getting an empty report. This hook was invoked in the previous version and is still invoking in 4.1.1 when running tests without tags. The lack of this hook prevents proper table customization, resulting in an empty table. So to generate html report using collection modifiers through markers this change is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant